const bufio.startBufSize

2 uses

	bufio (current package)
		scan.go#L84: 	startBufSize = 4096 // Size of initial allocation for buffer.
		scan.go#L206: 				newSize = startBufSize